- BarcodeSetting - Class in com.rt.printerlibrary.setting
-
Created by Tony on 2017/12/21.
- BarcodeSetting() - Constructor for class com.rt.printerlibrary.setting.BarcodeSetting
-
- BarcodeStringPosition - Enum in com.rt.printerlibrary.enumerate
-
Created by Tony on 2017/12/21.
- BarcodeType - Enum in com.rt.printerlibrary.enumerate
-
Created by Administrator on 2015/6/27.
- BaseDriver - Class in com.rt.printerlibrary.driver
-
Created by Tony on 2018/2/1.
- BaseDriver() - Constructor for class com.rt.printerlibrary.driver.BaseDriver
-
- baudrate - Variable in class com.rt.printerlibrary.driver.usb.rw.TTYTermios
-
- bitmap2Gray(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
-
TSC 官方sdk 代码 start
- bitmap2Gray(Bitmap) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
zac add
灰度
- BitmapConvertUtil - Class in com.rt.printerlibrary.utils
-
Created by Tony on 2017/12/1.
- BitmapLimitSizeBean - Class in com.rt.printerlibrary.bean
-
Created by Tony on 2017/12/1.
- BitmapLimitSizeBean() - Constructor for class com.rt.printerlibrary.bean.BitmapLimitSizeBean
-
- BitmapSetting - Class in com.rt.printerlibrary.setting
-
Created by Tony on 2017/12/1.
- BitmapSetting() - Constructor for class com.rt.printerlibrary.setting.BitmapSetting
-
- BitmapUtil - Class in com.rt.printerlibrary.utils
-
Created by zhuzhengfeng on 2017/12/18.
- BitmapUtil() - Constructor for class com.rt.printerlibrary.utils.BitmapUtil
-
- blackWhiteReverse(byte[]) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- BleConfigBean - Class in com.rt.printerlibrary.bean
-
Created by Tony on 2017/11/23.
- BleConfigBean(BleDevice) - Constructor for class com.rt.printerlibrary.bean.BleConfigBean
-
- bleDevice - Variable in class com.rt.printerlibrary.bean.BleConfigBean
-
- BleDriver - Class in com.rt.printerlibrary.driver.bluetooth
-
Created by Tony on 2017/11/28.
- BleDriver(BluetoothEdrConfigBean) - Constructor for class com.rt.printerlibrary.driver.bluetooth.BleDriver
-
- BleInterface - Class in com.rt.printerlibrary.connect
-
Created by Tony on 2017/11/21.
- BleInterface() - Constructor for class com.rt.printerlibrary.connect.BleInterface
-
- blLidOpened - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
开盖状态
The printer's lid is open
- blLowPower - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
碳带用尽==>低电量
Low power
- blMoveMentErr - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
/机芯错误
Printer movement error";
- blNoPaper - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
缺纸
No Paper
- blOverHeated - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
头片过热
The printer is overheated
- blPaperJammed - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
卡纸
Paper jammed error;
- blPrinterPause - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
打印机暂停
Printer Pause";
- blPrinting - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
正在打印
Printer is printing
- blPrintReady - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
打印准备就续
Read to print
- blPrintSucc - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
-
打印成功与否
Successful print or not
- BluetoothEdrConfigBean - Class in com.rt.printerlibrary.bean
-
Created by Tony on 2017/11/23.
- BluetoothEdrConfigBean(BluetoothDevice) - Constructor for class com.rt.printerlibrary.bean.BluetoothEdrConfigBean
-
- BluetoothFactory - Class in com.rt.printerlibrary.factory.connect
-
Created by Tony on 2017/11/21.
- BluetoothFactory() - Constructor for class com.rt.printerlibrary.factory.connect.BluetoothFactory
-
- BluetoothInterface - Class in com.rt.printerlibrary.connect
-
Created by Tony on 2017/11/21.
- BluetoothInterface() - Constructor for class com.rt.printerlibrary.connect.BluetoothInterface
-
- BluetoothType - Enum in com.rt.printerlibrary.enumerate
-
Created by Tony on 2017/12/15.
- BmpPrintMode - Enum in com.rt.printerlibrary.enumerate
-
Created by Tony on 2018/2/8.
- Byte2Hex(Byte) - Static method in class com.rt.printerlibrary.utils.FuncUtils
-
- byteArraysToBytes(byte[][]) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- ByteArrToHex(byte[]) - Static method in class com.rt.printerlibrary.utils.FuncUtils
-
- ByteArrToHex(byte[], int, int) - Static method in class com.rt.printerlibrary.utils.FuncUtils
-
- bytesEquals(byte[], byte[]) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- bytestochars(byte[]) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- bytesToHexStr(byte[]) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
-
- bytesToStr(byte[]) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- bytesToXor(byte[], int, int) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- byteToBit(byte) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
-
把byte转为字符串的bit
- byteToStr(byte) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-